Editing Map Axes in BitEdit
For some maps, if the axis values are stored in the binary file, BitEdit allows modifying the axis values.
Axis Editor
When axis editing is possible, the corresponding special button is shown:
If you click the Edit Axis
button, the editor dialog window will appear:
-
You can choose units (if applicable) from the unit selector box
-
You can roll back the changes made since opening the window
-
You can return to stock values
-
You can edit the data just as you would edit any 2D map
-
When finished, just close the window by clicking
X
or pressingEsc
.
When the axis values differ from the original, the difference is shown similarly to map values differences:
Copy and Paste With Axes
If the axes are editable, BitEdit allows you to copy and paste the values in CSV format (tabs for cols, new lines for rows), which affects both the map and the axes. You can find the Copy with Axes
and Paste with Axes
buttons here:
The exported CSV table with whitespace characters shown, looks like this:
With this feature, you can paste the values to Excel and back, for example. The first row will start with an empty cell, followed by the X Axis values. Each next row will represent the data rows with the corresponding Y Axis value prefix cell.