EspressChart v5.2 New Features
- Draw Dial Charts as Half-Circle:
Allows users to draw the
dial plot as a half-circle instead of the full circle that is currently
always used.
- Radar Chart Circular Grid:
Users can now draw the radar
chart grid as a circular grid in addition to the segmented grid.
- Radar Chart Control/Constant Lines:
Users can now add control
or constant lines to a radar chart. The lines draw at a specific point
around all the axes. The line can be drawn in circular or segmented form.
- Radar Chart Cut-Off:
Users can now specify a MAX cut-off point
for Radar Charts. Any time data points for any of the radar axes exceeds
this threshold will not be shown in the chart plots. Fill area/lines will draw
up to the cut-off threshold.
- Max Y Cut-Off for Scatter Charts:
Users can now specify a MAX
Y cut-off for scatter charts. Any point that falls beyond this Y range
will not be shown in the chart plot. Connecting lines will draw up to
the cut-off threshold.
- Titles for Multiple Axes (API Only):
Users can now specify a
separate title for each axis when using the multi-axis overlay presentation.
- Control Area Scale Labels (API Only):
This feature allows users
to draw value labels at the beginning and end points of control areas. The
labels will show the numeric value of the start and end points.
- Customize ImageMap Hint Box (API Only):
Users can now customize
the default hint text that gets generated with a chart image map.
|