pyrochlore

Results 59 comments of pyrochlore

Hi, @ramon86, A bullet chart might fit your requirement, showing the numbers (streak) and a mark (threshold) at the same time. If not, could you describe what kind of graph...

The best way to make this happen would be a new Expression function. For example, a function call removeValueLowerThan. Then pass the result to maxStreak. Any suggestion about this?

@geoffreysflaminglasersword > It would be preferable if there were a setting to either select the first or last value, or do sum, product, difference, etc. I thought about this too....

Will add a parameter for user to determine the way how data in the same date merge together.

Thanks for the report. Will check it.

Hi @wenlzhang, Thanks for the report. Will check it.

@wenlzhang, I have checked it, you are right. The `summary` output does not accept time values as input for now. Will fix it. Also, it's hard to make use of...

I just realized that it's related to the duration value which we didn't support currently. Will implement it in the next major release.