mirror of
https://github.com/Relintai/pandemonium_engine_easy_charts.git
synced 2025-05-09 22:21:35 +02:00
Width of the grid and function lines. Made drawing points for LineChart optional (especially useful when using a huge number of points to avoid overclustering). For this I had to rewrite the draw_lines function to work similar to draw_points using point_positions instead of information of the point nodes. The string position of the labels is correctly calculated now. It uses a new variable: label_displacement so it don't look too close to the axis and the border. Set some default values that make more sense to the instanciable scenes. |
||
---|---|---|
.. | ||
ColumnChart | ||
ColumnChart2D | ||
file.samples | ||
LineChart | ||
LineChart2D | ||
PieChart | ||
RadarChart | ||
ScatterChart | ||
ScatterChart2D | ||
ScatterChart3D | ||
Utilities | ||
icon.png | ||
icon.png.import | ||
plugin.cfg | ||
plugin.gd | ||
templates.json |