Skip to content
#

plotting-library

Here are 6 public repositories matching this topic...

Language: All
Filter by language
VisualMelon
VisualMelon commented Dec 28, 2020

It is currently a pain to use an OxyPlot.WinfowsForms.PlotView with a transparent background: it throws if you set its BackColor to transparent. To avoid this, it is necessary to set the ControlStyles.SupportsTransparentBackColor style to true on the PlotView; however, Control.SetStyle is protected, so consumers must resort to reflection or extending PlotView to do so. This could be

an extensive Qt5 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies

  • Updated Dec 27, 2020
  • C++

Improve this page

Add a description, image, and links to the plotting-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plotting-library topic, visit your repo's landing page and select "manage topics."

Learn more