adf0d17497
publish / version_or_publish (push) Has been cancelled
storybook-build / changes (push) Has been cancelled
storybook-build / :storybook-build (push) Has been cancelled
Sync Gradio Skills to Hugging Face / sync-skills (push) Has been cancelled
functional / changes (push) Has been cancelled
functional / build-frontend (push) Has been cancelled
functional / functional-test-SSR=false (push) Has been cancelled
functional / functional-reload (push) Has been cancelled
js / changes (push) Has been cancelled
js / js-test (push) Has been cancelled
docs-build / changes (push) Has been cancelled
docs-build / docs-build (push) Has been cancelled
docs-build / website-build (push) Has been cancelled
functional / functional-test-SSR=true (push) Has been cancelled
hygiene / hygiene-test (push) Has been cancelled
python / changes (push) Has been cancelled
python / build (push) Has been cancelled
python / test-ubuntu-latest-flaky (push) Has been cancelled
python / test-ubuntu-latest-not-flaky (push) Has been cancelled
python / test-windows-latest-flaky (push) Has been cancelled
python / test-windows-latest-not-flaky (push) Has been cancelled
644 lines
17 KiB
Markdown
644 lines
17 KiB
Markdown
# @gradio/nativeplot
|
|
|
|
## 0.12.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.15.1
|
|
- @gradio/icons@0.16.0
|
|
- @gradio/atoms@0.26.0
|
|
|
|
## 0.12.0
|
|
|
|
### Features
|
|
|
|
- [#13526](https://github.com/gradio-app/gradio/pull/13526) [`53cb4ca`](https://github.com/gradio-app/gradio/commit/53cb4cae1ec3521e9170d12867253516413ba37a) - Run `pnpm lint` and `pnpm ts:check` on CI. Thanks @abidlabs!
|
|
|
|
### Fixes
|
|
|
|
- [#13533](https://github.com/gradio-app/gradio/pull/13533) [`e5ec1ca`](https://github.com/gradio-app/gradio/commit/e5ec1ca66c45e7e3a057b75ac2b8b86660b2827b) - Fix fullscreen button not working in ImageSlider, interactive Image, native plots, and AnnotatedImage. Thanks @hysts!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.25.0
|
|
- @gradio/statustracker@0.15.0
|
|
- @gradio/utils@0.13.0
|
|
- @gradio/theme@0.6.2
|
|
|
|
## 0.11.0
|
|
|
|
### Features
|
|
|
|
- [#13502](https://github.com/gradio-app/gradio/pull/13502) [`429faeb`](https://github.com/gradio-app/gradio/commit/429faeb643fb1afc1722c0f63fafa11603f2c87f) - Ensure every component dispatches a `change` event when its value changes. Thanks @abidlabs!
|
|
|
|
### Fixes
|
|
|
|
- [#13523](https://github.com/gradio-app/gradio/pull/13523) [`1b611f8`](https://github.com/gradio-app/gradio/commit/1b611f89fb85016a7879020098bd0faedf80ae5e) - Fixes grouped accordion borders and empty plot legends. Thanks @dawoodkhan82!
|
|
|
|
## 0.10.7
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.24.0
|
|
- @gradio/statustracker@0.14.1
|
|
|
|
## 0.10.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.23.1
|
|
- @gradio/statustracker@0.14.0
|
|
|
|
## 0.10.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.12.2
|
|
- @gradio/atoms@0.23.0
|
|
- @gradio/statustracker@0.13.1
|
|
|
|
## 0.10.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.12.1
|
|
- @gradio/statustracker@0.13.0
|
|
|
|
## 0.10.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.12.5
|
|
- @gradio/utils@0.12.0
|
|
- @gradio/atoms@0.22.2
|
|
|
|
## 0.10.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.11.3
|
|
- @gradio/atoms@0.22.0
|
|
- @gradio/statustracker@0.12.4
|
|
|
|
## 0.10.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.21.0
|
|
- @gradio/statustracker@0.12.3
|
|
|
|
## 0.10.0
|
|
|
|
### Features
|
|
|
|
- [#12801](https://github.com/gradio-app/gradio/pull/12801) [`07c5280`](https://github.com/gradio-app/gradio/commit/07c5280ecea8cef2326ab6fff910ad7bee3d5132) - Add `axis_format` parameters for native plots, and fix SSR mode. Thanks @abidlabs!
|
|
|
|
### Fixes
|
|
|
|
- [#12800](https://github.com/gradio-app/gradio/pull/12800) [`7a1c321`](https://github.com/gradio-app/gradio/commit/7a1c321b6546ba05a353488f5133e8262c4a8a39) - Bump svelte/kit for security reasons. Thanks @freddyaboulton!
|
|
- [#12779](https://github.com/gradio-app/gradio/pull/12779) [`ea2d3e9`](https://github.com/gradio-app/gradio/commit/ea2d3e985a8b42d188e551f517c5825c00790628) - Migrate Audio + Upload + Atoms to Svelte 5. Thanks @dawoodkhan82!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.12.2
|
|
- @gradio/atoms@0.20.1
|
|
- @gradio/utils@0.11.2
|
|
- @gradio/icons@0.15.1
|
|
- @gradio/theme@0.6.1
|
|
|
|
## 0.9.3
|
|
|
|
### Fixes
|
|
|
|
- [#12627](https://github.com/gradio-app/gradio/pull/12627) [`fa75712`](https://github.com/gradio-app/gradio/commit/fa75712a3257e0e09bfce7abbd4f40fa54f6db98) - Add custom buttons to `gr.Dropdown(multiselect=True)` and `gr.LinePlot` and other native plots. Thanks @abidlabs!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.11.1
|
|
- @gradio/theme@0.6.0
|
|
|
|
## 0.9.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.20.0
|
|
- @gradio/utils@0.11.0
|
|
- @gradio/statustracker@0.12.1
|
|
|
|
## 0.9.1
|
|
|
|
### Fixes
|
|
|
|
- [#12515](https://github.com/gradio-app/gradio/pull/12515) [`0892c29`](https://github.com/gradio-app/gradio/commit/0892c297b35742ed5cabf64d0846fd36ae02ecea) - Fix plot Rendering + visibility bug. Thanks @freddyaboulton!
|
|
|
|
## 0.9.0
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.10.4
|
|
|
|
## 0.9.0
|
|
|
|
### Features
|
|
|
|
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Fix some plot issues in 6.0
|
|
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Clear Error statuses
|
|
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Fixes for long legends in native plots
|
|
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Handle special characters in native plot column names
|
|
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Allow setting x limits independently in native plots
|
|
- [#12438](https://github.com/gradio-app/gradio/pull/12438) [`25ffc03`](https://github.com/gradio-app/gradio/commit/25ffc0398f8feb43d817c02b2ab970c16de6d797) - Svelte5 migration and bugfix
|
|
|
|
### Dependencies
|
|
|
|
- @gradio/atoms@0.19.0
|
|
- @gradio/icons@0.15.0
|
|
- @gradio/statustracker@0.12.0
|
|
- @gradio/theme@0.5.0
|
|
- @gradio/utils@0.10.3
|
|
|
|
## 0.9.0-dev.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.19.0-dev.1
|
|
- @gradio/statustracker@0.12.0-dev.1
|
|
|
|
## 0.9.0-dev.1
|
|
|
|
### Features
|
|
|
|
- [#12100](https://github.com/gradio-app/gradio/pull/12100) [`75cfe0e`](https://github.com/gradio-app/gradio/commit/75cfe0efea3cbfe04b3f587609db03d01831e2dd) - Fixes for long legends in native plots. Thanks @abidlabs!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.18.2-dev.0
|
|
- @gradio/utils@0.10.3-dev.0
|
|
- @gradio/statustracker@0.12.0-dev.0
|
|
- @gradio/icons@0.15.0-dev.0
|
|
- @gradio/theme@0.5.0-dev.0
|
|
|
|
## 0.9.0-dev.0
|
|
|
|
### Features
|
|
|
|
- [#12064](https://github.com/gradio-app/gradio/pull/12064) [`90dfb44`](https://github.com/gradio-app/gradio/commit/90dfb446876f3aa2c135e2c58f2f088eb5185311) - Handle special characters in native plot column names. Thanks @abidlabs!
|
|
- [#12096](https://github.com/gradio-app/gradio/pull/12096) [`ed08086`](https://github.com/gradio-app/gradio/commit/ed08086f90909438551c3b841dff2e757d9b09d2) - Allow setting x limits independently in native plots. Thanks @abidlabs!
|
|
|
|
## 0.8.0
|
|
|
|
### Features
|
|
|
|
- [#12003](https://github.com/gradio-app/gradio/pull/12003) [`abc4dbe`](https://github.com/gradio-app/gradio/commit/abc4dbe95d45f82cd8eaa0e6d53d26183eb283d6) - Add export button to native plot components. Thanks @abidlabs!
|
|
|
|
## 0.7.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.18.1
|
|
|
|
## 0.7.6
|
|
|
|
### Fixes
|
|
|
|
- [#11784](https://github.com/gradio-app/gradio/pull/11784) [`d9dd3f5`](https://github.com/gradio-app/gradio/commit/d9dd3f54b7fb34cf7118e549d39fc63937ca3489) - Add "hidden" option to component's `visible` kwarg to render but visually hide the component. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.11.1
|
|
- @gradio/atoms@0.18.0
|
|
|
|
## 0.7.5
|
|
|
|
### Features
|
|
|
|
- [#11843](https://github.com/gradio-app/gradio/pull/11843) [`a30f485`](https://github.com/gradio-app/gradio/commit/a30f485e1d906f97c64b578ca4570405bc50542e) - Fix native plots with long y-axis titles. Thanks @abidlabs!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/icons@0.14.0
|
|
- @gradio/atoms@0.17.0
|
|
- @gradio/statustracker@0.11.0
|
|
|
|
## 0.7.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.18
|
|
|
|
## 0.7.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/icons@0.13.1
|
|
|
|
## 0.7.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.17
|
|
- @gradio/atoms@0.16.5
|
|
- @gradio/icons@0.13.0
|
|
|
|
## 0.7.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.16
|
|
- @gradio/atoms@0.16.4
|
|
|
|
## 0.7.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.15
|
|
|
|
## 0.7.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.16.3
|
|
- @gradio/statustracker@0.10.14
|
|
|
|
## 0.7.0
|
|
|
|
### Features
|
|
|
|
- [#11442](https://github.com/gradio-app/gradio/pull/11442) [`f114f7f`](https://github.com/gradio-app/gradio/commit/f114f7f56b50b0176526a13ad3fcf2a81c077491) - Downsample heavy line plots. Thanks @aliabid94!
|
|
|
|
## 0.6.3
|
|
|
|
### Features
|
|
|
|
- [#11418](https://github.com/gradio-app/gradio/pull/11418) [`e398c51`](https://github.com/gradio-app/gradio/commit/e398c51e610713d7dc1ed0a1ee43d7d313b8ca6a) - Full screen plots take full height. Thanks @aliabid94!
|
|
|
|
## 0.6.2
|
|
|
|
### Fixes
|
|
|
|
- [#11387](https://github.com/gradio-app/gradio/pull/11387) [`8245afc`](https://github.com/gradio-app/gradio/commit/8245afc669501e1e5f0d619f452455f68a3b7667) - Define root URL in frontend. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.13
|
|
- @gradio/atoms@0.16.2
|
|
|
|
## 0.6.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.12
|
|
|
|
## 0.6.1
|
|
|
|
### Features
|
|
|
|
- [#11372](https://github.com/gradio-app/gradio/pull/11372) [`7282c9e`](https://github.com/gradio-app/gradio/commit/7282c9eb1ed0ce8608f9a1157f3243e8c1b0f597) - Plot re-render fixes. Thanks @aliabid94!
|
|
|
|
## 0.6.0
|
|
|
|
### Features
|
|
|
|
- [#11306](https://github.com/gradio-app/gradio/pull/11306) [`6cd608d`](https://github.com/gradio-app/gradio/commit/6cd608d8f9b1a142c58f0d2db861845ec267f705) - Improvements for plots and event listeners in re-renders. Thanks @aliabid94!
|
|
|
|
## 0.5.17
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.12
|
|
|
|
## 0.5.17
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.12
|
|
|
|
## 0.5.16
|
|
|
|
### Features
|
|
|
|
- [#11177](https://github.com/gradio-app/gradio/pull/11177) [`3068196`](https://github.com/gradio-app/gradio/commit/3068196d47234fd1c1634f33b9ddfc089f5cbbe0) - Improved, smoother fullscreen mode for components. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.11
|
|
- @gradio/atoms@0.16.1
|
|
|
|
## 0.5.15
|
|
|
|
### Features
|
|
|
|
- [#11183](https://github.com/gradio-app/gradio/pull/11183) [`ab0fbb3`](https://github.com/gradio-app/gradio/commit/ab0fbb32cdee752673313b5536c04eecadc1071e) - Plot brushing prevents chart refresh. Thanks @aliabid94!
|
|
|
|
## 0.5.14
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.10
|
|
- @gradio/atoms@0.16.0
|
|
|
|
## 0.5.13
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.9
|
|
- @gradio/atoms@0.15.2
|
|
- @gradio/utils@0.10.2
|
|
|
|
## 0.5.12
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.15.1
|
|
- @gradio/statustracker@0.10.8
|
|
- @gradio/icons@0.12.0
|
|
|
|
## 0.5.11
|
|
|
|
### Fixes
|
|
|
|
- [#10953](https://github.com/gradio-app/gradio/pull/10953) [`ede7428`](https://github.com/gradio-app/gradio/commit/ede74283d738f55e032a98fb1875605cb0b65d8a) - Fix gr.NativePlot sorting of labels as default behaviour. Thanks @Rafalex04!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.7
|
|
- @gradio/atoms@0.15.0
|
|
- @gradio/icons@0.11.0
|
|
|
|
## 0.5.10
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.14.1
|
|
- @gradio/statustracker@0.10.6
|
|
|
|
## 0.5.9
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.5
|
|
- @gradio/atoms@0.14.0
|
|
|
|
## 0.5.8
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.4
|
|
- @gradio/atoms@0.13.3
|
|
|
|
## 0.5.7
|
|
|
|
### Fixes
|
|
|
|
- [#10546](https://github.com/gradio-app/gradio/pull/10546) [`27155cf`](https://github.com/gradio-app/gradio/commit/27155cfc0ca49b8d2727f3271ff413105b4da59e) - Native Plot respects the height parameters. Thanks @freddyaboulton!
|
|
- [#10531](https://github.com/gradio-app/gradio/pull/10531) [`a18ac9c`](https://github.com/gradio-app/gradio/commit/a18ac9c56a67dbc0a1d0fb464fa12f531998b170) - Fix bug where plots wouldn't load when initial value provided. Thanks @freddyaboulton!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.3
|
|
- @gradio/atoms@0.13.2
|
|
- @gradio/utils@0.10.1
|
|
- @gradio/theme@0.4.0
|
|
|
|
## 0.5.6
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.10.2
|
|
|
|
## 0.5.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.13.1
|
|
- @gradio/statustracker@0.10.1
|
|
- @gradio/icons@0.10.0
|
|
|
|
## 0.5.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.13.0
|
|
- @gradio/utils@0.10.0
|
|
- @gradio/icons@0.9.0
|
|
- @gradio/statustracker@0.10.0
|
|
|
|
## 0.5.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.7
|
|
- @gradio/atoms@0.12.0
|
|
|
|
## 0.5.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.11.2
|
|
- @gradio/utils@0.9.0
|
|
- @gradio/statustracker@0.9.6
|
|
|
|
## 0.5.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.11.1
|
|
- @gradio/utils@0.8.0
|
|
- @gradio/statustracker@0.9.5
|
|
|
|
## 0.5.0
|
|
|
|
### Features
|
|
|
|
- [#9800](https://github.com/gradio-app/gradio/pull/9800) [`d1cfe1e`](https://github.com/gradio-app/gradio/commit/d1cfe1e9defa06f927aec2671656fe77514dd0fa) - Allow plot tooltip to show extra columns. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.4
|
|
- @gradio/atoms@0.11.0
|
|
|
|
## 0.4.5
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.3
|
|
- @gradio/atoms@0.10.1
|
|
|
|
## 0.4.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.2
|
|
- @gradio/atoms@0.10.0
|
|
- @gradio/icons@0.8.1
|
|
|
|
## 0.4.3
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.9.1
|
|
- @gradio/atoms@0.9.2
|
|
|
|
## 0.4.2
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.9.1
|
|
- @gradio/statustracker@0.9.0
|
|
|
|
## 0.4.1
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.1
|
|
|
|
## 0.4.0
|
|
|
|
### Features
|
|
|
|
- [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Allow `info=` to render markdown
|
|
- [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Hide x axis labels
|
|
- [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Fix plots
|
|
- [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Ssr part 2
|
|
|
|
### Dependencies
|
|
|
|
- @gradio/atoms@0.9.0
|
|
- @gradio/icons@0.8.0
|
|
- @gradio/statustracker@0.8.0
|
|
- @gradio/utils@0.7.0
|
|
- @gradio/theme@0.3.0
|
|
|
|
## 0.4.0-beta.7
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.5
|
|
- @gradio/icons@0.8.0-beta.4
|
|
- @gradio/atoms@0.9.0-beta.5
|
|
|
|
## 0.4.0-beta.6
|
|
|
|
### Features
|
|
|
|
- [#9521](https://github.com/gradio-app/gradio/pull/9521) [`06ef22e`](https://github.com/gradio-app/gradio/commit/06ef22e83cdd27e7afb381396d153d9db3dea16e) - Allow `info=` to render markdown. Thanks @dawoodkhan82!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.4
|
|
- @gradio/atoms@0.9.0-beta.4
|
|
|
|
## 0.4.0-beta.5
|
|
|
|
### Features
|
|
|
|
- [#9497](https://github.com/gradio-app/gradio/pull/9497) [`d826faa`](https://github.com/gradio-app/gradio/commit/d826faa8c2584cf0772d4e66b4073e33b83f3a00) - Hide x axis labels. Thanks @aliabid94!
|
|
|
|
## 0.4.0-beta.4
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.3
|
|
- @gradio/icons@0.8.0-beta.3
|
|
- @gradio/atoms@0.9.0-beta.3
|
|
|
|
## 0.4.0-beta.3
|
|
|
|
### Features
|
|
|
|
- [#9464](https://github.com/gradio-app/gradio/pull/9464) [`3ac5d9c`](https://github.com/gradio-app/gradio/commit/3ac5d9c972576d82bc365a6532e6e12f55441a30) - Fix plots. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.8.0-beta.2
|
|
|
|
## 0.4.0-beta.2
|
|
|
|
### Features
|
|
|
|
- [#9339](https://github.com/gradio-app/gradio/pull/9339) [`4c8c6f2`](https://github.com/gradio-app/gradio/commit/4c8c6f2fe603081941c5fdc43f48a0632b9f31ad) - Ssr part 2. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.9.0-beta.2
|
|
- @gradio/icons@0.8.0-beta.2
|
|
- @gradio/statustracker@0.8.0-beta.2
|
|
- @gradio/utils@0.7.0-beta.2
|
|
|
|
## 0.3.2-beta.1
|
|
|
|
### Features
|
|
|
|
- [#9187](https://github.com/gradio-app/gradio/pull/9187) [`5bf00b7`](https://github.com/gradio-app/gradio/commit/5bf00b7524ebf399b48719120a49d15bb21bd65c) - make all component SSR compatible. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.8.1-beta.1
|
|
- @gradio/icons@0.8.0-beta.1
|
|
- @gradio/statustracker@0.8.0-beta.1
|
|
- @gradio/utils@0.7.0-beta.1
|
|
- @gradio/theme@0.3.0-beta.1
|
|
|
|
## 0.3.2
|
|
|
|
### Fixes
|
|
|
|
- [#9163](https://github.com/gradio-app/gradio/pull/9163) [`2b6cbf2`](https://github.com/gradio-app/gradio/commit/2b6cbf25908e42cf027324e54ef2cc0baad11a91) - fix exports and generate types. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.6.1
|
|
- @gradio/statustracker@0.7.6
|
|
- @gradio/atoms@0.8.1
|
|
- @gradio/icons@0.7.2
|
|
- @gradio/theme@0.2.5
|
|
|
|
## 0.3.1
|
|
|
|
### Features
|
|
|
|
- [#9118](https://github.com/gradio-app/gradio/pull/9118) [`e1c404d`](https://github.com/gradio-app/gradio/commit/e1c404da1143fb52b659d03e028bdba1badf443d) - setup npm-previews of all packages. Thanks @pngwn!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/utils@0.6.0
|
|
- @gradio/atoms@0.8.0
|
|
- @gradio/statustracker@0.7.5
|
|
- @gradio/theme@0.2.4
|
|
- @gradio/icons@0.7.1
|
|
|
|
## 0.3.0
|
|
|
|
### Features
|
|
|
|
- [#9064](https://github.com/gradio-app/gradio/pull/9064) [`4ba7b23`](https://github.com/gradio-app/gradio/commit/4ba7b238e22ac042de14a6b69aa9d61536ddffba) - Improve plot guide, add double clicking to plots. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.9
|
|
- @gradio/statustracker@0.7.4
|
|
- @gradio/icons@0.7.0
|
|
|
|
## 0.2.0
|
|
|
|
### Features
|
|
|
|
- [#8947](https://github.com/gradio-app/gradio/pull/8947) [`96d36d7`](https://github.com/gradio-app/gradio/commit/96d36d70ad3bee048027cfbf89533020a8aa6e63) - Restore plot label angles. Thanks @aliabid94!
|
|
- [#8907](https://github.com/gradio-app/gradio/pull/8907) [`9b42ba8`](https://github.com/gradio-app/gradio/commit/9b42ba8f1006c05d60a62450d3036ce0d6784f86) - Update guides esp plots. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/atoms@0.7.8
|
|
- @gradio/icons@0.6.1
|
|
- @gradio/utils@0.5.2
|
|
- @gradio/statustracker@0.7.3
|
|
|
|
## 0.1.0
|
|
|
|
### Features
|
|
|
|
- [#8807](https://github.com/gradio-app/gradio/pull/8807) [`a238af4`](https://github.com/gradio-app/gradio/commit/a238af4d688c4e030e37c2ef01d5c80d6d940912) - Refactor plots to drop `altair` and use `vega.js` directly. Thanks @aliabid94!
|
|
|
|
### Dependency updates
|
|
|
|
- @gradio/statustracker@0.7.2
|
|
- @gradio/atoms@0.7.7 |