Jump to content
We've recently updated our Privacy Statement, available here ×

matthew_24

Members
  • Posts

    4
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by matthew_24

  1. Is there a way to conditionally display only every other category in a bar chart? So say if number of days (which I can count and pass to a Field) is greater than 16, only display every other category (or maybe just set text color to transparent). Thanks!
  2. How can I customize my XY chart? My three priorities are Decrease the font size of the value labels (2.69, 2.32, etc.) and make them boldFormat the dates at the bottom to MM/dd, and make them show up more often (in the example below, maybe every three days)Move the tick marks to the middle of the bar instead of the beginning.I can use the Item Label properties when it's a regular bar chart, but none of those options work once I change it to an XY chart. Thanks!
  3. Hi all. I have a SQL query that on each line returns from_lat, from_lon, to_lat, to_lon. For each row, I want to draw a line on the Map component that connects from_lat, from_lon with to_lat, to_lon for that given row. Is this possible? If so, how? Thanks!
  4. I have a JDBC PostgreSQL data source that I'm trying to configure to use "Etc/UTC" timezone. I've added Etc/UTC to userTimeZonesList as specified in the Administrator Guide. The timezone shows up on the login page, but the Time Zone dropdown in the Data Source edit page still only shows the defaults. What am I missing? I've restarted the server and the computer (VM) itself, to no avail.
×
×
  • Create New...