Hi,
I'm using ExtJs 4.1 and I'm facing one strange problem related to axes rendering in a column chart. Actually, I have 2 tabs on a screen, on both the tabs I show same column chart. So, my .js...
Type: Posts; User: rohit.advani
Hi,
I'm using ExtJs 4.1 and I'm facing one strange problem related to axes rendering in a column chart. Actually, I have 2 tabs on a screen, on both the tabs I show same column chart. So, my .js...
Thanks for the feedback. Are you aware of any other library where rendering bullet chart like this (attached) is possible ?
Regards,
Rohit
Hi Everyone,
I'm working on ExtJS version 4.1 / version 4.2.
Our current requirement is to have a Bullet Chart as shown in the attached screenshot.
I tried to find it in the ExtJs library but...
Hi,
I'm relatively new to ExtJS framework and currently using version 4.1. My requirement is exactly same what is shown in the screenshot in the first comment in this thread by troseberry.
But...
Hi,
Thank you so much for the wonderful link, it looks quite good from my requirement point of view, what we need. But, when I try to render the sample code that is mentioned on this link, I don't...
@Cangot: Hi, I'm using ExtJS 4.1, can you please help me to understand how did you accomplish this semi pie chart with a needle. I have rendered a pie chart with a donut but not able to find out how...
Hi,
I'm working on Ext JS version 4.1 and same thing is happening with me as well.
When I don't make use of needle attribute, I get 2 slices in a Gauge chart in 2 different colors but when I...
I have been able to render the gauge and needle and to remove the intervals shown between minimum and maximum value.
Now, In that Gauge, I want to show 3 different sections (Low, Medium, High) in 3...
Hi Everyone,
I'm working for a project which intensively makes use of Ext-JS. Currently, I'm working on Ext-JS 4.1 and trying to implement Gauge chart with needle. I'm facing problem regarding...