High-charts Plug-in for ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2013 01:49 PM
Has anyone used High-charts plugin for generating fancy reports?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2014 12:05 PM
And here we see community at it's finest. I'd be more then happy to take anything you are willing to share. I have some periodic data my users would love to select through.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2014 05:23 AM
AJ,
I've attached my UI page and Script Include XML files to the original article. You should be able to import these directly and while they won't show you any data since you don't have the metrics I'm looking for, it should at least give you an idea of how it works.
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2015 10:23 AM
Hi,
Thanks for your post !
We have our bar graphs now using high chart functionality on UI page as desired, we also want to export the same in an excel or csv file ?
Any thoughts on that ?
kalyan778 might also be interested.
Thanks,
Ishan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2015 06:13 PM
Minor point, but you don't need the prototype-adapter include in Eureka:
<script>"javascript" src="/scripts/prototype-adapter.jsx" />
That's automagically included in the GlideV2ChartingIncludes.
Other than that, awesome, thanks for this