GitHub / milliams/plotlib / commits
Data plotting library for Rust
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 621251a7 | merge Merge pull request #60 from xgillard/master |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ac0c9407 | Update CI to run on PRs | Matt Williams <m****t@m****m> | over 4 years ago | |
| 91bc1fca | merge Merge branch 'master' into master |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 123d9902 | rustfmt | Matt Williams <m****t@m****m> | over 4 years ago | |
| 744ae1f4 | Fix clippy lints | Matt Williams <m****t@m****m> | over 4 years ago | |
| b6c16e4f | Remove Travis badge | Matt Williams <m****t@m****m> | over 4 years ago | |
| b52ec554 | Update to 2021 edition | Matt Williams <m****t@m****m> | over 4 years ago | |
| b434b8f1 | Update dependencies | Matt Williams <m****t@m****m> | over 4 years ago | |
| 1a3c1823 | merge Merge pull request #68 from milliams/dependabot/cargo/svg-0.9.0 |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8b30cecc |
Update svg requirement from 0.8.0 to 0.9.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 784e0724 | Create dependabot.yml |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ca1d6cfe | Update SVG dependency to 0.8.0 | Matt Williams <m****t@m****m> | almost 6 years ago | |
| d1d456bc | merge Merge pull request #64 from sonicXconst1/replace_failure_dependency |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 797a474f | Move changelog message to next release |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a721f51a | Invalid path to file on windows. | Konstantin Senkevich <k****n@g****m> | about 6 years ago | |
| 59dbd6a1 | Changelog note. | Konstantin Senkevich <k****n@g****m> | about 6 years ago | |
| 3ae4de4a | Replace failure dependency. | Konstantin Senkevich <k****n@g****m> | about 6 years ago | |
| 498274a1 | creates directories if needed when saving | Xavier Gillard <x****d@u****e> | over 6 years ago | |
| 7098f64b | tilted category labels | Xavier Gillard <x****d@u****e> | over 6 years ago | |
| a9c1d2cb | smaller fonts and legend at the bottom | Xavier Gillard <x****d@u****e> | over 6 years ago | |
| aecc66be | More point markers | Xavier Gillard <x****d@u****e> | over 6 years ago | |
| 57ae1a7f | display the markers in the svg lengend of scatter plots | Xavier Gillard <x****d@u****e> | over 6 years ago | |
| 7e8873e8 | Fix CI for release | Matt Williams <m****t@m****m> | over 6 years ago | |
| 59ae65ca | Update version numbers for 0.5.1 | Matt Williams <m****t@m****m> | over 6 years ago | |
| 89679be8 | Update changelog | Matt Williams <m****t@m****m> | over 6 years ago | |
| 7c021de7 | Factor out creation of empty text face | Matt Williams <m****t@m****m> | over 6 years ago | |
| 5a2ae4a3 | Fix rendering of scatter plots in text mode | Matt Williams <m****t@m****m> | over 6 years ago | |
| 71fdb5e4 | Finalise removal of plotlib::repr::Line | Matt Williams <m****t@m****m> | over 6 years ago | |
| eb69618e | Fix some more Clippy lints | Matt Williams <m****t@m****m> | over 6 years ago | |
| 57b11386 | Use GitHub Actions badge rather than Travis | Matt Williams <m****t@m****m> | over 6 years ago | |
| be9ce049 | Use the minimal toolchain for CI | Matt Williams <m****t@m****m> | over 6 years ago | |
| be2e5f82 | Test on nightly and stable | Matt Williams <m****t@m****m> | over 6 years ago | |
| 24c4adbb | Add coverage badge to readme | Matt Williams <m****t@m****m> | over 6 years ago | |
| 9c81fa01 | Add coverage to CI | Matt Williams <m****t@m****m> | over 6 years ago | |
| e55f5ec1 | Run rustfmt | Matt Williams <m****t@m****m> | over 6 years ago | |
| f9dbb689 | Fixes from Clippy | Matt Williams <m****t@m****m> | over 6 years ago | |
| f9a076d5 | Optimise tick generation to jump straight to range | Matt Williams <m****t@m****m> | over 6 years ago | |
| b6048b11 | Mark test as now passing | Matt Williams <m****t@m****m> | over 6 years ago | |
| 9d99ed67 | Set default axis bounds when all values are equal | Matt Williams <m****t@m****m> | over 6 years ago | |
| 56a81e09 | Remove unused function | Matt Williams <m****t@m****m> | over 6 years ago | |
| 3b6bd085 | Use GitHub Actions to release on tag | Matt Williams <m****t@m****m> | over 6 years ago | |
| c7e6b1ee | Update version numbers for 0.5.0 | Matt Williams <m****t@m****m> | over 6 years ago | |
| 0a687201 | Start to make layout dynamic | Matt Williams <m****t@m****m> | over 6 years ago | |
| 0e80bb18 | Update example in readme | Matt Williams <m****t@m****m> | over 6 years ago | |
| 6cbe669e | Reduce y-label x-offset to keep it on the page | Matt Williams <m****t@m****m> | over 6 years ago | |
| d61b26d6 | Update dependencies | Matt Williams <m****t@m****m> | over 6 years ago | |
| 35c376af | merge Merge branch 'Th3Whit3Wolf-master' | Matt Williams <m****t@m****m> | over 6 years ago | |
| 4adc4895 | Adapt letter_counter.rs to work with latest master | Matt Williams <m****t@m****m> | over 6 years ago | |
| 18959009 | merge Merge branch 'master' of git://github.com/Th3Whit3Wolf/plotlib into Th3Whit3W... | Matt Williams <m****t@m****m> | over 6 years ago | |
| c32dbe08 | merge Merge branch 'Ploppz-plot' | Matt Williams <m****t@m****m> | over 6 years ago | |
| 2eb09fa7 | merge Merge branch 'plot' of git://github.com/Ploppz/plotlib into Ploppz-plot | Matt Williams <m****t@m****m> | over 6 years ago | |
| b9288420 | merge Merge pull request #55 from milliams/update_deps |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9c60fe85 | Update dependencies to latest version | Matt Williams <m****t@m****m> | over 6 years ago | |
| 0f4e989b | merge Merge pull request #50 from Yam76/patch-1 |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| da8ccf6b | Add direct documentation link to README |
Yam76 <4****6@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c42a678a | Fix clippy lints | Matt Williams <m****t@m****m> | almost 7 years ago | |
| 86b233ff | Add note about future of the new function | Matt Williams <m****t@m****m> | almost 7 years ago | |
| 4805a9e7 | merge Merge pull request #48 from vadimkerr/master |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e4387f72 | increase precision | Vadim Stepanov <v****r@g****m> | almost 7 years ago | |
| 93bc567c | add more tests for rounding | Vadim Stepanov <v****r@g****m> | almost 7 years ago | |
| f3afadd4 | fixed rounding error | Vadim Stepanov <v****r@g****m> | almost 7 years ago | |
| 1b0a2fdc | Fix compiler warnings | Simon Walker <s****1@g****m> | almost 7 years ago | |
| e0b75557 | Add GitHub workflow |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 000aee05 | merge Merge pull request #44 from bekicot/update-readme |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 52079d0b | merge Merge pull request #47 from clumsy/master |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2b627c2f | fixes #20 | Alexander Jipa <a****a@g****m> | about 7 years ago | |
| cf610a2e | Update | David Karrick <d****2@g****m> | about 7 years ago | |
| cb11e473 | README.md: Update sample code | Yana Agun Siswanto <y****r@g****m> | about 7 years ago | |
| dee59fcd | Fix 'todo'->'no rounding errors' test | Erlend Langseth <3****l@g****m> | about 7 years ago | |
| 027bd146 | merge Merge pull request #40 from Ploppz/legends |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| ddaf291f | Fix floating point errors on axes | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 7b88c297 | Add line+point example | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 2d80fb79 | (Line, Scatter, Function) -> Plot | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 1b7f5f39 | Start with legends, less references, and misc | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 12a51d0c | merge Merge pull request #37 from milliams/linejoin_style |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2794ef85 | Include LineJoin configuration in example | Simon Walker <s****1@g****m> | over 7 years ago | |
| 8b876816 | merge Merge pull request #38 from milliams/set_scatter_text_dimensions |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| df49efed | Use an enum to style the line join | Matt Williams <m****t@m****m> | over 7 years ago | |
| eaa60cd1 | Set the dimensions in the scatter_text example | Matt Williams <m****t@m****m> | over 7 years ago | |
| 31b483ff | Add tests for LineStyle | Matt Williams <m****t@m****m> | over 7 years ago | |
| 9a1508e9 | Add CHANGELOG for linejoin | Matt Williams <m****t@m****m> | over 7 years ago | |
| 32825a65 | Add option to specify linejoin style | Matt Williams <m****t@m****m> | over 7 years ago | |
| 46583437 | merge Merge pull request #30 from Ploppz/repr_module |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 596fd58b | merge Merge remote-tracking branch 'upstream/master' into repr_module | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 1ffb5166 | merge Merge pull request #31 from mindriot101/clean-up-examples |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 04a9151a | merge Merge branch 'a-rodin-p1' | Simon Walker <s****1@g****m> | over 7 years ago | |
| efe36cca | Update readme example to compile with latest master | Simon Walker <s****1@g****m> | over 7 years ago | |
| 341fc2ec | Fix example in README | Alexander Rodin <r****r@g****m> | over 7 years ago | |
| 61b828a1 | merge Merge branch 'master' into clean-up-examples | Simon Walker <s****1@g****m> | over 7 years ago | |
| 6ddaaca9 | merge Merge pull request #29 from Ploppz/style_change |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 37996888 | Import types from modules in examples | Simon Walker <s****1@g****m> | over 7 years ago | |
| 824f109d | Make repr module that contains all representations | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| bb6a09a5 | Remove style traits and replace all style structs with 3 common ones in `style` | Erlend Langseth <3****l@g****m> | over 7 years ago | |
| 7d4b2285 | Fix typo in path | Matt Williams <m****t@m****m> | over 7 years ago | |
| 02fd7a21 | merge Merge pull request #27 from milliams/pr_template |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 73ee5c2b | Update version numbers for 0.4.0 | Matt Williams <m****t@m****m> | over 7 years ago | |
| 02077368 | Limit Cargo tags to 5 | Matt Williams <m****t@m****m> | over 7 years ago | |
| 2c0e516a | merge Merge pull request #23 from mindriot101/add-grid |
Matt Williams <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a3460bcb | Add documentation for grids | Simon Walker <s****1@g****m> | over 7 years ago | |
| 7f1df4c5 | Add PR template | Matt Williams <m****t@m****m> | over 7 years ago |