Add tableGraph constants

pull/2940/head
Deniz Kusefoglu 2018-03-12 11:00:56 -07:00
parent ce5d6ca770
commit 213741fce5
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
export const NULL_COLUMN_INDEX = -1
export const NULL_ROW_INDEX = -1
export const NULL_HOVER_TIME = '0'