reki2000

Results 5 issues of reki2000

## Problem When back-end API developers want to do some integration tests for their application working with other front-end services, they need to set up ALL of them. Having more...

enhancement
discussion

- [ ] Unify readme.rst and readme.md - [x] Write a document for JSON configuration file - [ ] Automate release operation (tagging, bump version, github push, PyPI push) -...

### Problem If all slides have the same string like "Created date: 2017-10-20", model.json should have the same setting on EVERY slide settings. ### Solution Introduce "global" setting into model.json...

enhancement

To share the same CSV file for some segment-wise charts, It's useful to have a filtering feature: ``` "chart": { "file_name": "data-1.csv", "filter": { "equals": { "year": "2002" } }

enhancement

if ID in table object refers a csv-setting (not a plaitn string), its CSV data will be inserted into the table, where it's top left position is the cell that...

enhancement