Skip to content

Commit

Permalink
fix: revert part of previos commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Apr 23, 2024
1 parent bede106 commit 88fb574
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const DataVisualizerPlugin = ({
<VisualizationPlugin
visualization={visualization}
forDashboard={true}
displayProperty={userSettings.keyAnalysisDisplayProperty}
displayProperty={userSettings.displayProperty}
style={style}
onLoadingComplete={onLoadingComplete}
onError={onError}
Expand Down

0 comments on commit 88fb574

Please sign in to comment.