QuantStack / xplot

C++ backend for the bqplot 2-D plotting library
BSD 3-Clause "New" or "Revised" License
100 stars 17 forks source link

enable displaying axis #5

Closed SylvainCorlay closed 7 years ago

SylvainCorlay commented 7 years ago

numticks was 0 instead of null. tick values was an array of size 0 instead of null.