Skip to content

Commit

Permalink
version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fbaligand committed Jun 23, 2018
1 parent 5ad2b43 commit 6dbc227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ This Kibana visualization plugin is like a Data Table, but with enhanced feature
Works also with numeric and date columns.
- Support for a new bucket type : 'Split Cols'. It lets to create a pivot table.
- Hide export links (when checked, it will hide "Raw" and "Formatted" export links)
- Add a total label on total line first column
- Kibana supported versions : 5.5, 5.6, 6.0, 6.1 and 6.2


## Demo

![Demo](docs/demo.gif)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enhanced-table",
"version": "0.6.0",
"version": "0.7.0",
"description": "This visualization plugin is like a Data Table, but with enhanced features like computed columns and filter bar",
"main": "index.js",
"kibana": {
Expand Down

0 comments on commit 6dbc227

Please sign in to comment.