phovea / phovea_core

Phovea core includes the plugin registry, data definition (+ common types: tables, matrix, vector, stratification), ajax, selections

Home Page:http://phovea.caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fill up local id mapping cache

sgratzl opened this issue · comments

when a known datasets loads its ids + unique ids (e.g. .rows() and .rowids()) the cache within the corresponding idtype should be filled up. This will reduce the number of needed ajax calls.