JKQtPlotter/lib/jkqtplotter/graphs
2022-10-28 21:48:42 +02:00
..
jkqtpbarchart.cpp NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
jkqtpbarchart.h NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
jkqtpbarchartbase.cpp NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
jkqtpbarchartbase.h NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
jkqtpboxplot.cpp
jkqtpboxplot.h docfix 2022-10-22 21:07:14 +02:00
jkqtpboxplotbase.cpp
jkqtpboxplotbase.h docfix 2022-10-22 21:07:14 +02:00
jkqtpboxplotstylingmixins.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpboxplotstylingmixins.h JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpcontour.cpp JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases 2022-08-30 22:24:24 +02:00
jkqtpcontour.h updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
jkqtpevaluatedfunction.cpp JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases 2022-08-30 22:24:24 +02:00
jkqtpevaluatedfunction.h
jkqtpevaluatedfunctionbase.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpevaluatedfunctionbase.h
jkqtpevaluatedparametriccurve.cpp JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases 2022-08-30 22:24:24 +02:00
jkqtpevaluatedparametriccurve.h updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
jkqtpfilledcurve.cpp JKQTPlotter: 2022-09-11 00:06:47 +02:00
jkqtpfilledcurve.h docfix 2022-10-22 21:07:14 +02:00
jkqtpgeoannotations.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpgeoannotations.h
jkqtpgeobase.cpp fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
jkqtpgeobase.h
jkqtpgeolines.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpgeolines.h
jkqtpgeometric.cpp
jkqtpgeometric.h
jkqtpgeoshapes.cpp NEW: added option to draw a zero axis to JKQTPCoordinateAxis, which draws an axis at the origin of the coordinate system 2022-09-25 15:34:05 +02:00
jkqtpgeoshapes.h
jkqtpimage.cpp
jkqtpimage.h
jkqtpimageoverlays.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpimageoverlays.h JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpimagergb.cpp
jkqtpimagergb.h
jkqtpimpulses.cpp updated impulse plots & doc 2022-09-26 02:08:01 +02:00
jkqtpimpulses.h docfix 2022-10-22 21:07:14 +02:00
jkqtplines.cpp JKQTPlotter: added property drawLineInForeground to JKQTPXYLineGraph and JKQTPXYParametrizedScatterGraph 2022-09-07 21:12:26 +02:00
jkqtplines.h docfix 2022-10-22 21:07:14 +02:00
jkqtpparsedfunction.cpp
jkqtpparsedfunction.h docfix 2022-10-22 21:07:14 +02:00
jkqtppeakstream.cpp fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
jkqtppeakstream.h docfix 2022-10-22 21:07:14 +02:00
jkqtprange.cpp fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
jkqtprange.h
jkqtpscatter.cpp JKQTPlotter: added property drawLineInForeground to JKQTPXYLineGraph and JKQTPXYParametrizedScatterGraph 2022-09-07 21:12:26 +02:00
jkqtpscatter.h docfix 2022-10-22 21:07:14 +02:00
jkqtpsinglecolumnsymbols.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpsinglecolumnsymbols.h docfix 2022-10-22 21:07:14 +02:00
jkqtpspecialline.cpp JKQTPlotter: NEW: added JKQTPXYGraph::setKeyColumn()/JKQTPXYGraph::getKeyColumn() and JKQTPXYGraph::setValueColumn()/JKQTPXYGraph::getValueColumn() and corresponding functions in other classes. 2022-09-10 13:38:29 +02:00
jkqtpspecialline.h docfix 2022-10-22 21:07:14 +02:00
jkqtpstatisticsadaptors.cpp
jkqtpstatisticsadaptors.h
jkqtpviolinplot.cpp
jkqtpviolinplot.h docfix 2022-10-22 21:07:14 +02:00
jkqtpviolinplotstylingmixins.cpp JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
jkqtpviolinplotstylingmixins.h JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00