v1.2.1
- Add documentation from d3js API and Plot API directly in the code by using
api_maker
(check outd3.__init__.py
to see the code) d3.interpolateTurbo(no_args=True)
becomesd3.interpolateTurbo
(no need to addno_args
)- Fix small errors in documentation