Вопрос

In this fiddle, the tool tips are not working. Does anyone know why? http://jsfiddle.net/yDk6z/1/

nv.models.scatterPlusLineChart();
...
Это было полезно?

Решение

Please include the following JS in your project.

http://cdnjs.cloudflare.com/ajax/libs/d3/3.2.2/d3.v3.min.js

 <h2>Promises not kept NOTHING CHNAGED HERE</h2>
 <div id="chart" class="with-3d-shadow with-transitions">
   <svg></svg>
</div>

DEMO LINK

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top