Mark McDowell

Results 35 comments of Mark McDowell

Same for me on a mysql database & mac.

We had this again. I also have an open P1 support issue with AWS. Interestingly a new pod started on the same machine and was able to connect to EFS....

I didn’t get anything useful no, other than they thought it may coincide with releases they did. We didn’t have the issue for 2 weeks then had it twice in...

@gkorland I notice the comment https://github.com/RedisLabsModules/redismodule-rs/blob/39f757feb662361dd0e7831a4699ca5c01ef2917/src/redismodule.rs#L192 which I assume means it doesn't quite support non-utf8 values yet. All the API calls still take either `&str` or `String` as well.

Hi there, thanks for the feature request. Do you mean when you create another chart below a main one? Are you specifying the heights of this yourself?

Got it, we're currently going through a rewrite. I'll keep this issue as a request but definitely something we'll add.

Hi no it’s the other way around, you need Babel to support older versions of JavaScript. Next.js doesn’t support es modules out of the box note we target es2017 in...

There's nothing out-of-the-box but it should be possible without too much work. The [HoverTooltip](https://github.com/reactivemarkets/react-financial-charts/blob/master/packages/tooltip/src/HoverTooltip.tsx) is pretty close.

Yes, once we hit v1 we'll be adding new chart types.

There must be a difference in the way they render/re-render. I can keep it open for one someone has a chance to test in preact but it's not our main...