plots
Here are 216 public repositories matching this topic...
-
Updated
Jun 11, 2020 - C++
-
Updated
Oct 16, 2020 - TypeScript
Today I was checking out the library and MSVC warns for https://github.com/alandefreitas/matplotplusplus/blob/359a775710e1b1fd5667281a0855806f149b7ab0/source/matplot/util/contourc.cpp#L1771
BOUNDARY_S returns a bool do the expression is bool > 0
Plotly already handles exporting plots as png.
At the moment, the whole plotly bar that normally shows at the top of each plot has been disabled.
We should re-enable it but only keeping the save plot image button.
Usage with fasthttp?
-
Updated
Oct 27, 2020 - Jupyter Notebook
-
Updated
Apr 18, 2020 - C++
-
Updated
Nov 28, 2020 - Java
-
Updated
Oct 12, 2020 - R
-
Updated
Oct 19, 2019 - Java
-
Updated
Nov 25, 2020 - C++
-
Updated
Apr 29, 2018 - HTML
-
Updated
Dec 11, 2016 - Swift
-
Updated
Nov 19, 2020 - Jupyter Notebook
document
I believe the API is stable enough to begin documenting in roxygen and also in other supplementary materials, such as vignettes and articles.
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Nov 20, 2020 - HTML
-
Updated
Aug 17, 2020 - Vue
-
Updated
Nov 18, 2020 - Python
-
Updated
Oct 5, 2020 - Python
For instance should it be called Mortality Rate, or Known Mortality Rate? Each of the labels should have a tooltip perhaps explaining in a bit more detail, but every page should list not only sources, but how we arrived at the data (or link to a "Methodology" page)
-
Updated
Nov 19, 2020 - C
Improve this page
Add a description, image, and links to the plots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plots topic, visit your repo's landing page and select "manage topics."


Hello,
I am plotting a rectangular grid where the axis labels are factors. If there are duplicated factors along any axis, as expected, an error should be raised. When I run my code I see:
If I set
BOKEH_STRICT=1I