score:2
As promised i've had a look at this and have made a good start for you that you can work with:
html
<div id="graph"><img src="http://ajthomas.co.uk/back.png"></div>
css
#graph{
background:transparent url(http://ajthomas.co.uk/graph.png) no-repeat top left;
height:125px;
width:290px;
overflow:hidden;
}
jquery
$("img").rotate({
bind:
{
click : function() {
$(this).rotate({animateTo:180})
}
}
});
See it in action here - http://jsfiddle.net/ajthomascouk/hWt2v/
It uses a plugin called 'jqueryrotate' check it out here - http://code.google.com/p/jqueryrotate/
Hope this gives you a good starting point.
Al
Source: stackoverflow.com
Related Query
- Animate half pie diagram
- Customise Highcharts Pie Chart Selection State so that slice does not animate out when selected
- highcharts half pie container too big
- Highcharts: Only animate pie size with donut graph / prevent innersize animation
- Highcharts display label for pie chart using html table as data source
- Strange character in the Highstock source code
- JS HighCharts.js Pie data undefined error in code
- How to change Pie full donut to half donut in Highcharts?
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- HighCharts - Make the pie chart 100% of the div
- Place text in center of pie chart - Highcharts
- How to disable legend click to stop pie slice from disappearing in Highcharts?
- How to hide labels in the highcharts in the pie
- Displaying percentage inside pie item for highcharts
- highcharts: dynamically define colors in pie chart
- Highcharts: Line graph with half solid line and half dotted line?
- Plot data values inside pie charts slice
- Email Charts - Bar, Area and Pie Charts
- Highcharts Pie Chart.How to set labels in two lines
- Highcharts - labels inside and outside a pie chart
- Highcharts Pie charts get the selected pie id
- How can I remove the white border from HighCharts pie chart?
- highcharts: pie chart - reduce number of slice
- Highcharts Pie Chart ignores percentageDecimals tooltip setting and has floating point inaccuracy issue
- How to change the font properties in a pie highchart?
- Highcharts pie chart dynamically changes size
- Highcharts not displaying data labels for Pie chart in arabic
- Optimize JavaScript DrillDown code
- Total of values in HighCharts Pie Chart
- Dealing with pie chart label overlap [Highcharts]
More Query from same tag
- Highcharts Compare Date Ranges Bar Chart
- Interaction with multiple charts in a page
- Add Gradient Pie Chart functionality to Highcharts-ng
- Break highcharts legend items into two lines
- Highcharts: Second series won't plot on second axis
- Updating basic column high chart
- Adding additional information to Highstock point
- SQL query for a graphic chart. Not sure about how to use JOIN in this case
- highcharts arearange to turn off x-axix line
- Highslide JS > Highchart - how do I modify?
- Is it possible to give Highcharts, pie chart, an array of images instead of colors?
- EXPLAINE : Highstock Displaying 1.7 million data points in Highcharts Stock
- HighCharts angular not working with dynamic data from Angular service
- CSS Style not getting applied to a series in Highchart
- Highstock disable Tooltip but show Flag
- Highcharts window while decreasing not working
- Charting with 500K data points
- highcharts not showing the `column` bar
- Change range in Highstock dynamically
- Highstock smooth panning
- highcharts - how do I do custom labels on heatmap legend
- Highcharts redraw not working with alignTicks
- Display multiple points with exact same value in scatter HighCharts
- Highcharts Label Formatter Issue
- How do I show multiple line from dynamic data using javascript in highchart
- How do I customize xAxis labels at start and at end?
- High Charts - Gradients on both Vertical and horizontal
- Highcharts : Venn Diagram how to show total and union numbers?
- Can the crosshair in a Highcharts chart set and be moved programmatically?
- Highcharts.js - Switch label axis and hiding legend