Issues
- 6
Can't add plots dynamically without stacking
#782 opened by EthanRLeonard - 3
Extra X-axis padding when there is a label
#779 opened by JAicewizard - 3
- 5
- 4
Upgraded the plot module dependencies and now get 500KB svg instead of 40KB svg files (same content)
#775 opened by chmike - 12
- 1
vg/recorder: invalid/unused Canvas.c field
#771 opened by sbinet - 6
vg/vggio seems broken with current release of gioui
#750 opened by lotodore - 2
How to create a curve between points?
#768 opened by since85stas - 8
plot: Plot renders outside of image bounds
#761 opened by mlange-42 - 0
how to create horizontal stacked bar chart
#758 opened by LazarenkoA - 17
How to set transparency or opacity?
#749 opened by ABetterCat - 0
plotter: NewImage does not handle image.Uniform
#752 opened by sbinet - 1
No tick numbers on a log axis plots
#747 opened by tdegris - 6
- 3
Implement vgimg.SvgCanvas
#740 opened by jurisbu - 9
- 2
Set {X,Y } Min,Max,Image distortion , Is there a way like python's "axes.set_aspect('equal')"
#737 opened by BianZLL - 3
vg: remove {Add,Make}Font
#696 opened by sbinet - 1
- 1
plot: Align doesn't exactly align axes
#733 opened by sbinet - 0
- 3
the bar cover the title
#673 opened by fengjiansunren - 3
Will plot support the Organizational Chart?
#714 opened by elin72215 - 2
Unable to generate different style for projected forecasted-data vs the original-data
#726 opened by mozhi-bateman - 7
- 0
- 2
plot: wrong glyphbox for non-centered axes labels
#723 opened by sbinet - 0
plot: test glyphboxes for plain and latex handlers
#725 opened by sbinet - 0
plot: glyphbox for Legend
#724 opened by sbinet - 0
- 3
Heatmap and Mat support nil values
#706 opened by jefersonprediza - 1
cmpimg: invalid PDF comparison
#717 opened by sbinet - 3
- 1
How can I support Cartesian coordinates ?
#713 opened by MarkZhou123 - 1
- 6
- 1
vg/vgpdf: performance issues
#697 opened by sbinet - 1
plot: enable specifying legend background colour.
#691 opened by kortschak - 2
Outdated code in plotutil/main.go, doesn't compile
#684 opened by Deleplace - 8
gonum.org issue
#692 opened by KhenfouciYa - 0
- 15
- 7
Tests failing: wrong path in assertion
#683 opened by Deleplace - 2
- 2
Log(0) panic caused by sanitizeRange
#681 opened by MbarekFiras - 6
plot: cannot use fnt.Font() (type *truetype.Font) as type *sfnt.Font in field value
#669 opened by haswalt - 0
vg/draw: package has no package-level documentation
#678 opened by kortschak - 5
plotter: Cannot set fill color on BoxPlot
#674 opened by rogerwelin - 2
How to draw a table similar to 'matplotlib.pyplot.table', just like this:https://matplotlib.org/3.1.1/gallery/misc/table_demo.html#sphx-glr-gallery-misc-table-demo-py
#665 opened by Yorkia