Skip to content

Commit 714a59a

Browse files
committed
Merge back to master from the evcxr bitmap support
2 parents 5816226 + 058fcb5 commit 714a59a

File tree

7 files changed

+37
-1284
lines changed

7 files changed

+37
-1284
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.*.sw*
33
**/target
44
.vscode/*
5+
Cargo.lock

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Plotters 0.3.3 (?)
44

5+
### Improved
6+
7+
- The EvcxR integration now supports bitmap output. (Thanks to @lisanhu)
8+
59
## Plotters 0.3.2 (2022-07-05)
610

711
### Added

0 commit comments

Comments
 (0)