Skip to content

Commit

Permalink
Added charts module examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Aug 16, 2017
1 parent d093cd0 commit 8fef6b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ All notable changes to this project will be documented in this file.
- duplicate code in ml time series
### Fixed
- matplotlib dependencies
- Plot4d.plot cavas updater
- Plot4d.plot canvas updater
### Added
- charts module examples

## 4.6.1
### Added
Expand Down
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,8 @@ Take a look [here](https://github.com/sirfoga/pyhal/blob/master/setup.py#L58) fo

## Examples
You can take a look at [my other repository](https://github.com/sirfoga/pymisc/tree/master/misc): there are lots of implementations from various HAL modules.
Soon there will be some specific examples here.


## API
See [```Usage and documentation```](#usage-and-documentation) for detailed usage.
Take a look at the [Java API](https://github.com/sirfoga/jhal) for the Java equivalent.
Browse extra examples here:
- [`charts`](docs/examples/CHARTS.md) module


## Usage and documentation
Expand Down

0 comments on commit 8fef6b8

Please sign in to comment.