33 lines
560 B
Markdown
33 lines
560 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Please search existing issues to avoid duplicates. -->
|
|
|
|
## Details
|
|
|
|
|
|
### Backends
|
|
|
|
This bug occurs on ( insert `x` below )
|
|
|
|
Backend | yes | no | untested
|
|
-------------|-----|-----|---------
|
|
gr (default) | | |
|
|
pyplot | | |
|
|
plotly | | |
|
|
plotlyjs | | |
|
|
pgfplotsx | | |
|
|
inspectdr | | |
|
|
|
|
### Versions
|
|
|
|
Plots.jl version:
|
|
Backend version (`]st -m <backend(s)>`):
|
|
Output of `versioninfo()`:
|