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

ccrabb

Members
  • Posts

    2
  • Joined

  • Last visited

ccrabb's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I am looking to customize a few things about how the ad-hoc editor renders charts. Two particular items are to: 1.) customize the color palette used for the bars/columns. 2.) remove the rendering of a legend How do I do this? The concept of Chart themes do not appear to have any impact upon ad hoc charts (and I can see this mentioned in the admin guide: "Chart themes do not apply to Ad Hoc chart views"). And my attempts to make use of the defaultTheme property in applicationContext-adhoc.xml don't seem to impact anything. From looking in the code, I am wondering if the themes defined in the ad hoc directory (i.e. ocean, olive, forest, etc...) are no longer used in 5.0.1 anyway. Can anyone shed some light here? Thanks!
  2. Using JasperServer 4.7.1 commercial edition: When calling the restful api for getting resources (using a user that is associated with an organization), I DO NOT get resources within the "public" folders (even though I do see those resources if I log into jasper server directly with the same user). This user does have read-only access to these public resources. If i use a user that does not have an associated organization, I DO get the resources within the "public" folders. An example REST call that is returning what I believe is not a full list (because "public" domain topics are not included): http://localhost:8080/jasperserver-pro/rest/resources?recursive=1&type=domainTopic Is this expected behavior for this restful call? Any thoughts?
×
×
  • Create New...