Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
JS charting library that can do bar charts from series of time
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="lunaclaire, post: 5005142"] Thx for the reply but perhaps I didnt state my problem clearly enough... * I do have the data in a decimal format representing duration in minutes * I need to display a bar or column graph with the y-axis scale and labels showing for each of the bars in a "hh:mm:ss" format (e.g. a value of 1.5 should display as "01:30", a value of 64.25 as "01:04:15") * the simple html/css solutions you suggest dont give enough customization that we need * Google's charting (and every other one I've looked at so far) only accept data arrays of decimal numbers and do the labeling of bars and y-axis based on those values So, my question remains... How do use non-decimal string values for labels of generated charts? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
JS charting library that can do bar charts from series of time
Top