문제

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