Hi,
I am trying to use ext charts features supported in 3.0 release.
I am not able to run the charts example and geetin the below screen.
Am I missing something?
Hi,
I am trying to use ext charts features supported in 3.0 release.
I am not able to run the charts example and geetin the below screen.
Am I missing something?
Read the error! It tells you what the problem is right there.
Twitter - @evantrimboli
Former Sencha framework engineer, available for consulting.
As of 2017-09-22 I am not employed by Sencha, all subsequent posts are my own and do not represent Sencha in any way.
It says need to have flash right?
But I have it installed on my machine
YUI Charts must be served from HTTP AND cannot be viewed locally with the file:/// protocol![]()
Twitter - @evantrimboli
Former Sencha framework engineer, available for consulting.
As of 2017-09-22 I am not employed by Sencha, all subsequent posts are my own and do not represent Sencha in any way.
you mean to say that i need to upload charts.swf on the server and then change the url in charts.js??
Now the graphs are working properly for me.
But had some question on various graphs used in 3.0
1. Is there any way of displaying content on the piechart or having a marker displaying data for each pie rather than having the content display after mouse hovering?
2. I was working with columncharts and have a requirement of showing the columns horizontally, tried a lot for the same but could find any way. Can someone help me out in this?
3. Are there 3-D graphs also available?
4. While working on this I found here YUI charts are being used so just want to know weather YUI charts are licenced or open source.
Thanks.