# @gradio/nativeplot ## 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