Skip to content

Cline Bedrock Claude3.5#6

Open
hbsnow wants to merge 1 commit intofeat/bar-with-clinefrom
feat/claude3.5v1
Open

Cline Bedrock Claude3.5#6
hbsnow wants to merge 1 commit intofeat/bar-with-clinefrom
feat/claude3.5v1

Conversation

@hbsnow
Copy link
Member

@hbsnow hbsnow commented Apr 11, 2025

No description provided.

{tooltipState.visible && (
<line
x1={
(xScale(String(xData[tooltipState.index])) ?? 0) +
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v2では以下のようになっています

Suggested change
(xScale(String(xData[tooltipState.index])) ?? 0) +
(xScale(xData[tooltipState.index]) ?? 0) +

@hbsnow hbsnow changed the title Bedrock Claude3.5 Cline Bedrock Claude3.5 Apr 16, 2025
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.

1 participant