Double Y-Axis contribution included in next release for Open Flash Charts

| | Comments (2)
Recently I implemented support for double, stand-alone y-axis in Open Flash Charts. Turns out that John Glazebrook (main coder) has gotten "LOTS of requests for 2 Y axis" and my contribution will be included in the next release of Open Flash Charts. That way all users can benefit from my modifications..

Technical details (to other Open Flash Charts users)
If you want to try out double y-axis before the next release, download my open-flash-chart.swf and add this to your data file:

&y2_axis_colour=#164166&        // Same as regular documentation
&y2_label_style=10,0x164166&    // Same as regular documentation
&show_y2=true&            // Do we use double axels?
&y2_lines=1&            // Which of the lines should be drawn based on the y2-axel? (1,2,3 etc)
&y2_left=70&            // Left margin (how far left should we push the regular content)
&y2_min=0&            // Same as regular documentation
&y2_max=2400&            // Same as regular documentation
&y2_legend=Free Ram (mb),12,0x164166& // Same as regular documentation

Good luck! If you got any questions, simply contact me

Categories

, , ,

2 Comments

monk.e.boy said:

Hey! nice site! All your code changes are in the current release almost unchanged. I did a little tidying, but the code was 99% perfect! good work!

thanks again,

monk.e.boy

Thank! Good to hear that the code was OK, and good to hear that you perfected it further!

Regards,
Niklas

Leave a comment

About this Entry

This page contains a single entry by Niklas Bivald published on July 27, 2007 2:01 PM.

Email of face-to-face? was the previous entry in this blog.

Making a IRC Statistics Software - Helios. is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.21-en