Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjinliu committed Sep 14, 2022
1 parent 45df94f commit b406bfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

A table data viewer for Python. [→📖 Documentation](https://hanjinliu.github.io/tabulous/)

![](image/viewer_iris.png)
![](https://github.com/hanjinliu/tabulous/blob/main/image/viewer_iris.png)

`tabulous` is highly inspired by [napari](https://github.com/napari/napari) in its design and API.

Expand Down Expand Up @@ -41,6 +41,7 @@ pip install tabulous[pyqt6] # Use PyQt6
|**Cell colors**|**Highlighting**|
|:-:|:-:|
|![](https://github.com/hanjinliu/tabulous/blob/main/image/colormap.png)|![](https://github.com/hanjinliu/tabulous/blob/main/image/highlight.png)|
|Colormap defines text or background color based on the value.|Highlight is colored overlays.|

### Data Validation

Expand Down

0 comments on commit b406bfc

Please sign in to comment.