refactor: support more color palette

This commit is contained in:
vicanso 2022-02-18 23:12:31 +08:00
parent c15fec21ad
commit 9cc2b9fadd
5 changed files with 148 additions and 160 deletions

View file

@ -25,7 +25,6 @@ var html = `<!DOCTYPE html>
padding: 0;
}
.charts {
width: 810px;
margin: 10px auto;
overflow: hidden;
}