File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ---
2- title : Tikzplotly
3- subtitle : Convert plotly figures to tikz code
4- hide :
5- - navigation
6- ---
7-
81![ logo-tikzplotly] ( https://raw.githubusercontent.com/thomas-saigre/tikzplotly/main/docs/assets/logo.svg " Tikzplotly ")
92
103
@@ -119,4 +112,4 @@ You can also submit a pull request with the desired feature !
119112
120113## License
121114
122- This project is licensed under the MIT [ License] ( LICENSE ) .
115+ This project is licensed under the MIT [ License] ( LICENSE ) .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " tikzplotly"
7- version = " 0.1.7 "
7+ version = " 0.2.0 "
88description = " Convert plotly figures to LaTeX / tikz figures"
99readme = " README.md"
1010authors = [{name = " Thomas Saigre" , email = " tikzplotly@outlook.fr" }]
Original file line number Diff line number Diff line change 1- __version__ = "0.1.7 "
1+ __version__ = "0.2.0 "
You can’t perform that action at this time.
0 commit comments