mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
update open flash chart to latest release 1.9.7. Fix pie chart to some api changes in ofc1.9.7
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@711 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
50192b1034
commit
dbb7d31055
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
&title=Spread of running actions for visible contexts,{font-size:16}&
|
||||
&pie=60,#505050,#000000,true,1&
|
||||
&pie=60,#505050,{font-size: 12px; color: #404040;}&
|
||||
&x_axis_steps=1& &y_ticks=5,10,5& &line=3,#87421F& &y_min=0& &y_max=20&
|
||||
&values=<%
|
||||
0.upto @actions_per_context.size()-2 do | i |
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
&title=Spread of actions for all context,{font-size:16}&
|
||||
&pie=70,#505050,#000000,true,1&
|
||||
&pie=70,#505050,{font-size: 12px; color: #404040;}&
|
||||
&x_axis_steps=1& &y_ticks=5,10,5& &line=3,#87421F& &y_min=0& &y_max=20&
|
||||
&values=<%
|
||||
0.upto @actions_per_context.size()-2 do | i |
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue