Chart Art

From ParaQ Wiki
Jump to navigationJump to search

Chart Features

A demo of all of the independently-controllable chart style features, many existing, some new:

Charts2.png
  • Antialiased text and line plots
  • Chart background color
  • Optional chart title + font + font color
  • Per-axis color
  • Per-axis grid color
  • Per-axis tick label font + font color
  • Custom histogram color scheme
  • Per-line-plot control of color, line width, and style
Charts3.png
The less-obnoxious version, plus axis labels, both horizontal and vertical.
Charts4.png
Default charts that are displayed whenever there isn't any data (or it's the wrong type).
Chart tip.png
Demos "chart tips", informational tooltips that are associated with chart elements (in this case, lines in the line plot).
Media:Histogram.pdf

Media:Line_chart.pdf

The histogram and line charts can be exported to high-quality PDF, and/or printed.
Line chart markers.png
Media:Line_chart_markers.pdf
Line charts can display plots with markers. A variety of marker styles are provided, including crosses, plus-symbols, filled- and unfilled-circles, filled- and unfilled squares. Marker style (colors, line-weight, line-styles, interior color, etc) can be independently controlled. New marker styles can easily be created by deriving from pqMarkerPen.