Skip to content

Commit 9abc8f0

Browse files
authored
Improve readme (#3033)
1 parent b209725 commit 9abc8f0

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Vega-Altair <a href="https://altair-viz.github.io/"><img align="right" src="https://altair-viz.github.io/_static/altair-logo-light.png" height="50"></img></a>
22

3-
*The Vega-Altair open source project is not affiliated with Altair Engineering, Inc.*
43

5-
[![build status](https://img.shields.io/travis/altair-viz/altair/master.svg?style=flat)](https://travis-ci.org/altair-viz/altair)
64
[![github actions](https://github.com/altair-viz/altair/workflows/build/badge.svg)](https://github.com/altair-viz/altair/actions?query=workflow%3Abuild)
75
[![code style black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
86
[![JOSS Paper](https://joss.theoj.org/papers/10.21105/joss.01057/status.svg)](https://joss.theoj.org/papers/10.21105/joss.01057)
@@ -11,9 +9,12 @@
119
**Vega-Altair** is a declarative statistical visualization library for Python. With Vega-Altair, you can spend more time understanding your data and its meaning. Vega-Altair's
1210
API is simple, friendly and consistent and built on top of the powerful
1311
[Vega-Lite](https://github.com/vega/vega-lite) JSON specification. This elegant
14-
simplicity produces beautiful and effective visualizations with a minimal amount of code. *Vega-Altair was originally developed by [Jake Vanderplas](https://github.com/jakevdp) and [Brian
12+
simplicity produces beautiful and effective visualizations with a minimal amount of code.
13+
14+
*Vega-Altair was originally developed by [Jake Vanderplas](https://github.com/jakevdp) and [Brian
1515
Granger](https://github.com/ellisonbg) in close collaboration with the [UW
1616
Interactive Data Lab](https://idl.cs.washington.edu/).*
17+
*The Vega-Altair open source project is not affiliated with Altair Engineering, Inc.*
1718

1819
## Documentation
1920

images/cars.png

-6.06 KB
Loading

images/cars_scatter_bar.gif

-1.7 MB
Loading

0 commit comments

Comments
 (0)