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

akash.termors

Members
  • Posts

    12
  • Joined

  • Last visited

akash.termors's Achievements

  1. Hi, I am runnning licensed jaspersoft server on AWS. To launch the machine I used the AWS marketplace AMI. Now there has been an instruction from the infra team to move all our instances to a paticular hardended AMI on AWS. So we need to maove this installation too to this new AMI. Is there a standard documentation to do this and if at all its possible ? Would really appretiate an early response as I am running out of time.
  2. Found a solution myself. Its in this blog: http://akashbhunchal.blogspot.in/2014/04/jaspersoft-sharedcommon-tooltip-for-non.html
  3. Found a solution myself. Its in this blog: http://akashbhunchal.blogspot.in/2014/04/jaspersoft-sharedcommon-tooltip-for-non.html
  4. You are right I want to modify the charts. The change I want to make is very small, so please dont judge me :). All I want to do is a cross of single and multi axis graphs :). I have three measures to be shown on the yaxis against date (x axis). I want the scale/s for all these measures to be the same so that users can see comparative data. At the same time I want the tooltip to show all these three measures at the same time for the same date (what multi axis does right now). I am perfectly fine with a multi-axis graph which just lets me make the scale same for all the measures (dynamically as I myself dont know the upper limit and dont want to have any harcoding). I believe this should be simple enough :(. Thanks again for your detailed response.
  5. Hi , We are using AWS jaspersoft AMI (hourly billing) for Jasper-server professional (https://aws.amazon.com/marketplace/pp/B00B527JQ0#product-details). Now I need to make some customizations to the HTML5 chart reports and have been told that we need iReport professional. My questions are : How can I make customizations directly to my HTML5 adhoc reports through the browser on jasper-server without any offline report designer ?Do I need to buy https://www.jaspersoft.com/store/jaspersoft-professional-developer-edition. I believe this gives me iReports profesional and library only as I already have jasper-server ?If I buy the iReport professional can I make midifications to my existing ad-hoc reports directly by browsing through my server repository on my Ireport console or do I need to recreate the same reports locally and then add them to the server.
  6. My search tells me that to do customization on HTML5 graph I would have to download iReport Professional and there in we can create a customized report (HTML5). Is it possible to add customizations to ad-hoc reports directly ? Can I see these HTML5 reports in my repository browser of iReport (once I upgrade to professional) and make customizations directly in there ? I dont want to end up paying $350 for the professional edition if I have to recreate all the reports :) .
  7. :( ... Could you suggest any way I can make scales for a multi-axis chart the same. My problem is that I want to show all the measures in the same tooltip irrespective of the pointer position which only multi-axis graph supports. Since the scales are different for different measures it becomes difficult for the users to interpret. Thanks again for the reponse
  8. Hi, I have created my reports (domain -> view -> report) directly on jasper server and now want to add some chart customizers to these reports. Is it possible ? I know we can do this for reports created through iReport via the "resources" folder but unfortunately we are not using those ...... Please help
  9. Hi, I have a line chart where I have three measures. One has to hover over each line to see the value . I want the ability to show all the three values in the tooltip no matter which line we hover on (for the same day as the x-axis is date). I want it in the exact same way that we have when we select multi axis chart . I don want to show multiple scales on the yaxis as all the three metric are comparable to each other. So basically I want a fusion of both. A single y axis chart which shows all the three measures in the same tool tip :) . PS : I am using jasperserver to create these reports. I am open to using ireport designer or jaspersoft studio if the same is available there.
  10. Hi, I am displaying reports on a dashboard in jaspersoft, but the y axis scales for the graphs appear differently on differnt browsers on the same machine (MAC OS). In the attached chrome.png the scale is 0k, 10k,20k,30k,40k. Whereas in safari.png the same graph shows 0k,20k,40k. Is this a feature or a bug ? I tried collapsing and expanding the viewport too but the same persists. This is causing issues when people share screenshots with each other.
  11. Hi, I have an ETL which does data load into my data store once a day. I want to clear the adhoc cache post this ETL job. I am looking for a method that I can call to clear the cache. I found OlapManagementServiceImpl().flushOlapCache() But its not clearing the adhoc cache. Please help
  12. I want to remove the "Chart Types" link from the dashboard but am not able to do so. I tried adding .show_chartTypeSelector_wrapper { display: none; } to overrides_custom.css of my(default) theme, but it does not reflect. I am not sure if its being picked up. Also I restart jasper server after every change just to be sure Any help is appreciated.
×
×
  • Create New...