Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.
HTML
<div id="container">
<div id="left-container">
        <div class="text">
        <h4>Tree Animation</h4> 
            A static JSON Tree structure is used as input for this animation.<br /><br />
            Clicking on a node should move the tree and center that node.<br /><br />
            The centered node's children are displayed in a relations list in the right column.
   </div>
        <div id="id-list"></div>
<div style="text-align:center;"><a href="example1.js">See the Example Code</a></div>            
</div>
<div id="center-container">
    <div id="infovis"></div>    
</div>
<div id="right-container">
<div id="inner-details"></div>
</div>
<div id="log"></div>
</div>

 

Hypertree json