Skip to content

Fixed some MS-Edge issues#90

Merged
andy-lee-eng merged 1 commit intodevelopfrom
feature/ms-edge-issues
Mar 12, 2019
Merged

Fixed some MS-Edge issues#90
andy-lee-eng merged 1 commit intodevelopfrom
feature/ms-edge-issues

Conversation

@andy-lee-eng
Copy link
Collaborator

Replaced use of Array.flat
"Fixed" withoutOpacity function so that it uses "rgb()" instead of "rgba()"
Added workaround for weird Edge issue that doesn't render the plot-area of some charts (bar/column charts and heatmap) unless you resize the window. An immediate redraw of the D3 element seems to work, but is not great.

Replaced use of Array.flat
"Fixed" `withoutOpacity` function so that it uses "rgb()" instead of "rgba()"
Added workaround for weird Edge issue that doesn't render the plot-area of some charts (bar/column charts and heatmap) unless you resize the window. An immediate redraw of the D3 element seems to work, but is not great.
@andy-lee-eng andy-lee-eng merged commit c7c8032 into develop Mar 12, 2019
@andy-lee-eng andy-lee-eng deleted the feature/ms-edge-issues branch March 12, 2019 15:07
mhooper-scottlogic pushed a commit that referenced this pull request Mar 14, 2019
Replaced use of Array.flat
"Fixed" `withoutOpacity` function so that it uses "rgb()" instead of "rgba()"
Added workaround for weird Edge issue that doesn't render the plot-area of some charts (bar/column charts and heatmap) unless you resize the window. An immediate redraw of the D3 element seems to work, but is not great.
mhooper-scottlogic pushed a commit that referenced this pull request Mar 18, 2019
Replaced use of Array.flat
"Fixed" `withoutOpacity` function so that it uses "rgb()" instead of "rgba()"
Added workaround for weird Edge issue that doesn't render the plot-area of some charts (bar/column charts and heatmap) unless you resize the window. An immediate redraw of the D3 element seems to work, but is not great.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants