Update to v0.2.9000
This commit is contained in:
parent
91d826bed1
commit
e2fd769c3b
37 changed files with 655 additions and 742 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
<a class="navbar-brand me-2" href="index.html">visualizeR</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.1.7.9000</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.2.9000</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
|
@ -90,26 +90,19 @@
|
|||
<p>Roadmap is as follows:</p>
|
||||
<ul class="task-list">
|
||||
<li>
|
||||
<input type="checkbox" disabled checked>
|
||||
Add IMPACT’s colors</li>
|
||||
<input type="checkbox" disabled checked>Add IMPACT’s colors</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled checked>
|
||||
Add all color palettes from the internal documentation</li>
|
||||
<input type="checkbox" disabled checked>Add all color palettes from the internal documentation</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled>
|
||||
There remains to be added more-than-7-color palettes and black color palettes</li>
|
||||
<input type="checkbox" disabled>There remains to be added more-than-7-color palettes and black color palettes</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled>
|
||||
Add new types of visualization (e.g. dumbbell plot)</li>
|
||||
<input type="checkbox" disabled>Add new types of visualization (e.g. dumbbell plot)</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled>
|
||||
Use examples</li>
|
||||
<input type="checkbox" disabled>Use examples</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled>
|
||||
Add some ease-map functions</li>
|
||||
<input type="checkbox" disabled>Add some ease-map functions</li>
|
||||
<li>
|
||||
<input type="checkbox" disabled>
|
||||
Add some interactive functions (maps and graphs)</li>
|
||||
<input type="checkbox" disabled>Add some interactive functions (maps and graphs)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue