Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb5eed2a

Browse files
author
minjk-bl
committed
Edit placeholder on pandas option
1 parent89839bf commitb5eed2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎visualpython/html/m_apps/pandasOption.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
</div>
1010
<divclass="vp-grid-col-110">
1111
<labelfor="min_rows"class="">Min rows</label>
12-
<inputtype="number"id="min_rows"class="vp-po-option-item vp-input vp-state"placeholder="10 (min)">
12+
<inputtype="number"id="min_rows"class="vp-po-option-item vp-input vp-state"placeholder="10">
1313
</div>
1414
<div>
1515
<labelclass="vp-orange-text vp-italic">NOTE:</label><labelclass="vp-gray-text vp-italic">numbers of rows to show in a truncated view</label>
1616
</div>
1717
<divclass="vp-grid-col-110">
1818
<labelfor="min_rows"class="">Max rows</label>
1919
<div>
20-
<inputtype="number"id="max_rows"class="vp-po-option-item vp-input vp-state"placeholder="60 (max)">
20+
<inputtype="number"id="max_rows"class="vp-po-option-item vp-input vp-state"placeholder="60">
2121
<label>
2222
<inputtype="checkbox"id="showAllRows"class="vp-po-option-item">
2323
<spantitle="Set option as None to show all rows">Show all rows</span>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp