vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

Notebooks #55

Closed aishfenton closed 8 years ago

aishfenton commented 8 years ago

Notebooks are generated for iPython and Zeppelin into /notebooks. The examples are generated from the code in BasicPlots.scala and VegasPlots.scala.

Fixes: #53

Examples are updated by running:

sbt mkNotebooks
codecov-io commented 8 years ago

Current coverage is 71.71% (diff: 100%)

Merging #55 into master will decrease coverage by 0.20%

@@             master        #55   diff @@
==========================================
  Files            21         20     -1   
  Lines          1542       1531    -11   
  Methods        1540       1530    -10   
  Messages          0          0          
  Branches          2          1     -1   
==========================================
- Hits           1109       1098    -11   
  Misses          433        433          
  Partials          0          0          

Powered by Codecov. Last update b5813cb...cf9ded6