Mojtaba Samimi

Results 319 comments of Mojtaba Samimi
trafficstars

@ismirsehregal Thanks very much for writing in. Great idea! In terms of roadmap, at the moment we aren't planning on working on this for the next few months, but if...

There is this circular issue as well: `line.color` depends on `marker.line` https://github.com/plotly/plotly.js/blob/507308b642ce545814dca207118414aff6109d9e/src/traces/box/defaults.js#L33 while `marker.line` depends on `line.color`! https://github.com/plotly/plotly.js/blob/507308b642ce545814dca207118414aff6109d9e/src/traces/box/defaults.js#L252

`Plotly.validate` on mock titled `1.json` also fails. msg: 'In data trace 0, container marker did not get coerced'

Applied #4725 to update conflicting baseline with `extremes` `opacityscale` in https://github.com/plotly/plotly.js/pull/4643/commits/3373d8ce1ceee8dc350f1b13a95ee3cbfa74439d.

> Hi @jackparmer & @archmoj, I'm trying to understand the content of this PR and will be grateful for your help in clarifying what's happening in this PR. It looks...

> Hi, what would be needed to push this over the finish line? My usecase would benefit greatly from correct transparency rendering, so I'd be very happy if this could...

> Hi, what would be needed to push this over the finish line? My usecase would benefit greatly from correct transparency rendering, so I'd be very happy if this could...

Reopening after the revert by #5016.

This one is a regression since [v1.51.0](https://github.com/plotly/plotly.js/releases/tag/v1.51.0) and the side effect of #4292.