Content as is "a more robust website" or content as in "more charts and features"?
Step charts are a good idea. Handling missing data in general is a bit tricky and I haven't full thought through the problem. The real-time charts are build with a timestamp component which, given a specific time…
So the real-time charts support CSS styling, though I don't think they'll handle gradients at this time. Why not open up an issue on github :) ?
Thanks so much, that was one of the key design decisions. We needed something that gave us the expressive power of d3 for basic charts without going overboard.
Hi, I'm Ryan, I wrote Epoch. Yes, I agree hover support would be nice. My take on the initial release was that I wanted to keep it super simple. So I decided that we should first build out the basic charts without any…
Content as is "a more robust website" or content as in "more charts and features"?
Step charts are a good idea. Handling missing data in general is a bit tricky and I haven't full thought through the problem. The real-time charts are build with a timestamp component which, given a specific time…
So the real-time charts support CSS styling, though I don't think they'll handle gradients at this time. Why not open up an issue on github :) ?
Thanks so much, that was one of the key design decisions. We needed something that gave us the expressive power of d3 for basic charts without going overboard.
Hi, I'm Ryan, I wrote Epoch. Yes, I agree hover support would be nice. My take on the initial release was that I wanted to keep it super simple. So I decided that we should first build out the basic charts without any…