A small chart editor for plotting functions and x y data list in several chart types. Charts can be rendered live on editing.
Editor features:
- Zoom in / out / reset
- Fold / unfold sections
- Upper / lower / title case letters
- Dark / light theme switch
- Show / hide map
- Show / hide line numbers
- Block comment
- syntax highlighting
- workspace
- Autocompletion
- templates
Currently supported charts:
- LineChart (JavaFX built in)
- ScatterChart (JavaFX built in)
- AreaChart (JavaFX built in)
Future plan:
- PieChart
- BubbleChart
- BarChart
- 3D Charts by Orsay
- Other Charts By HanSolo
- Load Data from csv, excel and xml / xmi
- Chart and data as report export
- Adding shapes to chart
- Markers
- Eclipse Modelling Framework
- Eclipse Xcore
- Eclipse PDE
- JMetro
- JFXUtils
- MonacoFX
- MathParser