Tagged Questions
0
votes
1answer
112 views
Jquery flot pie with PHP MYSQL
I have some problems. Excuse me for my english.
I'ld display the datas but nothing !!
I dont know where is the probleme. I dont find it.
Thnaks you for your help.
code html
<div id="pie2" ...
0
votes
2answers
392 views
jqPlot Pie Chart Tooltips
Am I right in thinking that the Hightlighter class in jqPlot does not handle tooltips for the PieRenderer? I've spent quite a while trying to get them to work however I can't seem to get it to show ...
0
votes
0answers
532 views
HighCharts Pie Chart - Add text inside each slice
I am creating a financial pie chart using HighCharts that represents asset allocation. My goal is to create a chart that represents the actual allocation values in each slice but inside each slide ...
0
votes
1answer
406 views
How to display AmCharts Pie Chart with dynamic csv-data?
I am using the JS library AmCharts for displaying charts in a jQuery mobile environment.
The AmCharts examples always come with some static data written in the JS document. I have some csv table that ...
0
votes
1answer
825 views
How to get text from html table in pie chart (highchart)?
I am displaying data from html table to pie chart (HighChart).
I want to display text which are between <th>..</th> tag of table tag.
But instead of text .. it displays slice ... slice .. ...
0
votes
2answers
68 views
Klout style pie chart
I am looking for Klout style pie/donut jquery based charts, the new ones that display the leading score in the middle. Can anyone point me to such a chart which I might be able to use on a website ...
2
votes
1answer
440 views
Highcharts pie dataLabels inside and outside
i want a pie-chart with datalabels inside and outside a pie.
i know, with a negative distance it shows the label inside the pie. but i want it inside and outside.
outside i want display the percentage ...
0
votes
0answers
259 views
I've written a couple javascript functions to for PIE htc backgrounds and dynamic content [closed]
I'm working as a UI developer at an agency where we need to support IE7, we're using PIE to apply css3 to IE 7 and 8. Since we're working with a lot of dynamically generated content, I've been ...
0
votes
1answer
668 views
dynamic data in pie high chart jquery
i am using high chart to draw pie chart as flow
this is how i give static data this itemdata should be loaded with array dynamically
Static intialization
var itemdata = [
...
