toe_head2001 Posted August 18, 2015 Share Posted August 18, 2015 Pie ChartEffects -> Render -> Pie Chart Features Renders a Pie Chart graphic based on specified Colors and Values. Can also render Labels on the chart. Outline Color, Rotation Angle, and Scale can be adjusted. Import from CSV files DONUTS! Screenshots Supported CSV Formats Tom, 9.9 Bob, 5 or: 9.9, Tom 5, Bob CSV files can be edited in MS Excel, or even Notepad. Changelog v2.5 (Dec 30, 2016) Changed: New tabbed GUI Changed: The chart data is now manipulated inline using a DataGridView (like a spreadsheet) New: Load CSV files New: Donut size is now adjustable Fixed: HiDPI issues v2.0 (Nov 7, 2015) Changed: Rewrote the Effect from scratch (excluding the UI) New: Adjustable Scale (0.1x - 1.0x). 1x means the pie fills the selection New: Donut Chart style option New: Render Labels option New: Exploded slice option. New: Option to not use an outline Versions before v2.0 were based on @evanolds' original Pie Chart plugin. v1.2 by toe_head2001 (Sept 12, 2016) New: Angle Control to rotate the chart New: Existing Categories in the list can be reordered New: Outline color of the Chart can be changed (Black, Gray, or White) Changed: Various minor fixes and UI adjustments. v1.1 by toe_head2001 (Aug 18, 2015) New: Display the numerical value of each existing Category in the list New: A random color is automatically selected for each new category. You can still change it manually. New: Text cursor is now automatically placed in the first textbox when the plugin is opened, so you can just start typing. Changed: Moved the help text to a fancy Help messagebox. There was no need to see this text everytime you opened the plugin. Changed: New icon from Fugue Icons. This is mainly to distinguish it from Evan's that is inside of EOEffects.dll Changed: Various minor UI adjustments. New: Metadata was added for the 'Plugin Browser' v1.0 by Evan Olds (Jan 6, 2012) Initial release Download: PieChart.zip Source:Changes and source code Some icons from Fugue Icons. 6 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
toe_head2001 Posted September 12, 2015 Author Share Posted September 12, 2015 Version v1.2 posted. 2 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
toe_head2001 Posted November 8, 2015 Author Share Posted November 8, 2015 Version v2.0 posted. I discarded @evanolds' custom math code, and rewrote the effect from scratch using standard .NET functions. See first post for complete changelog. 3 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Seerose Posted December 6, 2015 Share Posted December 6, 2015 Thank you so much for your effort and time. Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi Link to comment Share on other sites More sharing options...
toe_head2001 Posted December 31, 2016 Author Share Posted December 31, 2016 Version 2.5 posted. This version makes it much easier to input and change chart data. Also fixes the GUI on HiDPI. 4 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Seerose Posted December 31, 2016 Share Posted December 31, 2016 Dear @toe_head2001 ! Thank you so much for the new version. Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi Link to comment Share on other sites More sharing options...
Eli Posted December 31, 2016 Share Posted December 31, 2016 Thanks Toe_head2001, 4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.