- Improve navigation so that axes appear right before the data
- Improve navigation so that titles for facets appear before the axis
- Remove the faceted variable from tooltips. For example in https://vega.github.io/vega-lite/examples/trellis_bar.html, we don't need to repeat "female" since it's the same value for the whole subview.
plot
Here are 738 public repositories matching this topic...
Hello,
I'm having trouble setting up a line chart in chartjs whereby the x-axis input is a time/date format. I would like to set up the step sizing between x-axis dates. The chartjs documentation explains that it supports all momentjs formats which include Unix timestamp. However, when I enter these into the graph it does not convert the int unix value into date format.
<img width="950" alt
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
-
Updated
Jun 19, 2020 - Swift
-
Updated
Jun 22, 2020 - Go
-
Updated
Jan 30, 2020 - R
-
Updated
Dec 18, 2018 - Python
Man pages
Hey folk! Just a little feature request for your brilliant tool - Manual pages!
I work offline quite a bit, and whilst jp --help does provide some basic documentation, some full-fledged man pages with examples would be much much appreciated!
-
Updated
Jun 19, 2020 - R
-
Updated
Jun 16, 2020 - Python
For discussion, see IndrajeetPatil/ggstatsplot#333 (comment)
-
Updated
Jun 17, 2020 - Rust
Multiple people with little knowledge of Python have expressed interest in running the scripts.
There should be either a very simple guide or video, or a guided script that would let anyone render the final graphics.
I absolutely love function-plot and appreciate all the work you have done.
As shown in the screenshot below from this CodePen reproducible example, the legend text gets chopped off when a function is plotted wide.
The text y is set on
Example taken from the documentation, adding ha='center' to plt.text() calls:
np.random.seed(0)
x, y = np.random.random((2,30))
fig, ax = plt.subplots()
plt.plot(x, y, 'bo')
texts = [plt.text(x[i], y[i], 'Text%s' %i, ha=Beginners tutorial
(Not needed for JOSS review) directly related to #31
I really like the package
I know the documentation is currently a work in progress and it can be quite time-consuming. However, it might be worth considering writing a pure MATLAB users intro tutorial as the grammar of graphics might be comple
-
Updated
Jun 16, 2020 - C
-
Updated
Oct 29, 2018 - Python
Documentation
-
Updated
Jun 22, 2020 - C#
Right now it's hardcoded.
-
Updated
Mar 21, 2017 - Go
-
Updated
Jul 24, 2019 - Python
-
Updated
May 8, 2020 - Rust
-
Updated
Jun 19, 2020 - Java
I can run the code following this link;
https://pymeasure.readthedocs.io/en/latest/api/instruments/keithley/keithley2400.html
_from pymeasure.instruments.keithley import Keithley2450
keithley = Keithley2450("USB0::0x05E6::0x2450::04407378::INSTR")
keithley.apply_voltage() # Sets up to source current
keithley.source_voltage_range = 10 # Sets the source current range to 10 mA
-
Updated
Jun 14, 2020 - Python
Improve this page
Add a description, image, and links to the plot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plot topic, visit your repo's landing page and select "manage topics."
