Skip to content
#

plotting-library

Here are 8 public repositories matching this topic...

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

JKQtPlotter

an extensive Qt5 & Qt6 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 May 16, 2022
  • C++
bare-minimum-2d

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