plotting
Here are 759 public repositories matching this topic...
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
-
Updated
Jun 11, 2020 - C++
When grouping by variable in Pivot Table, it would be nice if Group By would output an actual date for datetime variables.
E.g.:
- A mean of [2020-01-01, 2020-01-02, 2020-01-03] would output 2020-01-02.
- A median of [2020-01-01, 2020-01-02, 2020-01-03, 2020-01-03, 2020-01-04] would output 2020-01-03.
- A sum ... Don't know. Probably output a float?
- Min, max ... This one is obvious.
- Va
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 18, 2020 - Java
Improvement description
Extend the LegendExamples with one that first shows but then hides the legend.
Why? It took me a while to find the IsLegendVisible property.
I think it could be useful, when one wants to plot only e.g. class 1, to have an option to produce consistent plots for both plot_cumulative_gain and plot_roc
At the moment, instead, only plot_roc supports such option.
Thanks a lot
Michael Bostock has made some major improvements to the overlap avoidance algorithms in d3-sankey over the last week. Since the code in holoviews is a fairly straightforward Python port of that code it should be reasonably straightforward to update our code to match. Here's a link to the diff for all the updates.
I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.
The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57
I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i
| Backend | yes | no | untested |
|---|---|---|---|
| gr (default) | |||
| pyplot | x | ||
| plotly | |||
| plotlyjs | |||
| pgfplotsx | |||
| inspectdr |
Pyplot creates equidistant minor ticks in log scale. Whereas it should be equiratio:
plot(1:1e5, 1:1e5, xscale=:log10, minorticks=5)
GR:
 can help development of the interactive API. At the moment it is something alien that I Can just use through example. This is not the proper way forward...
(finally found Mouse in interaction/iodevices.jl...)
-
Updated
Jun 6, 2020 - Python
-
Updated
Dec 1, 2020 - R
So as we start to see 1Hz soundings in the wild, we start to see issues with our calculations and the fact that sometimes pressure, as directly reported, is not necessarily monotonically decreasing. For instance, see this
sample sounding. There are a couple of spots where the pressure bounces up for a single point by 0.1 h
Xkcd example
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 26, 2020 - Python
-
Updated
Dec 27, 2020 - C#
-
Updated
Dec 17, 2020 - Python
-
Updated
Dec 6, 2020 - Python
Improve this page
Add a description, image, and links to the plotting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plotting topic, visit your repo's landing page and select "manage topics."


Versions
bokeh 2.2.3 (via conda 4.8.3); Mac OS X 10.15.7
Description of expected behavior and the observed behavior
Scatter points jittered on a categorical axis don't move when the categorical factor range (provided as
rangeparameter) is modified. In a Discourse thread, Bryan put this down to a "deficiency in the current caching behavior of